summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/mix/mix_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/audio_core/renderer/mix/mix_context.h')
-rw-r--r--src/audio_core/renderer/mix/mix_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio_core/renderer/mix/mix_context.h b/src/audio_core/renderer/mix/mix_context.h
index da3aa2829..bcd9637da 100644
--- a/src/audio_core/renderer/mix/mix_context.h
+++ b/src/audio_core/renderer/mix/mix_context.h
@@ -93,7 +93,7 @@ public:
* Splitter sort, traverse the splitter node graph and sort the sorted mixes from results.
*
* @param splitter_context - Splitter context for the sort.
- * @return True if the sort was successful, othewise false.
+ * @return True if the sort was successful, otherwise false.
*/
bool TSortInfo(const SplitterContext& splitter_context);